Total Complexity | 9 |
Dependencies | 3 |
Dependents | 8 |
Total lines | 170 |
Lines of code | 28 |
Logical lines of code | 9 |
Comment lines | 99 |
Methods | 8 |
Properties | 12 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
canBeCanceled() | 79 | 2 | 3 | |
isQueued() | 80 | 1 | 3 | |
isPending() | 80 | 1 | 3 | |
isProcessing() | 80 | 1 | 3 | |
isTransferred() | 80 | 1 | 3 | |
isFailed() | 80 | 1 | 3 | |
isCanceled() | 80 | 1 | 3 | |
cancel() | 71 | 1 | 7 |